home *** CD-ROM | disk | FTP | other *** search
/ Nesquik Quicky Man / Quicky man.iso / pc / files / livello6.swf / scripts / DefineButton2_4 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-09-06  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.